static field meaning in English
静场
静力场
静态场
静态力场
静态域
静止场
Examples
- All uri identifiers are accessible as static fields of the
类的静态字段来访问。 - Static fields and methods are not cls - compliant
全局静态字段和方法不符合cls 。 - There is no support for synchronized static fields
不支持同步静态字段。 - Thread local storage and thread - relative static fields
>线程本地存储区和线程相关的静态字段 - However , static fields can have field initializers
但是,静态字段可以有字段初始值设定项。